Goto

Collaborating Authors

 handle complex machine learning issue


7 Simple Tricks to Handle Complex Machine Learning Issues

#artificialintelligence

We propose simple solutions to important problems that all data scientists face almost every day. Many statistics, such as correlations or R-squared, depend on the sample size, making it difficult to compare values computed on two data sets of different sizes. Based on re-sampling techniques, use this easy trick, to compare apples with other apples, not with oranges. We propose a generic methodology, also based on re-sampling techniques, to compute any confidence interval and for testing hypotheses, without using any statistical theory. Also, it is easy to implement, even in Excel.